MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / PagesCollection<T> Class / Clone Method

In This Topic
Clone Method (PagesCollection<T>)
In This Topic
Performs a cloning of this instance.
Syntax
'Declaration
 
Public Overridable Function Clone() As Object
 

Return Value

Returns the cloned PagesCollection<T> instance.
See Also